.hlogo{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.hlogo img{
	display: block;
	width: 220px;
	margin-right: 12px;
}
.hlogo__info{
	padding-top: 10px;
  padding-top: 0;
}
.hlogo__info span{
	line-height: 28px;
    text-transform: uppercase;
    font-size: 23.735px;
    font-family: TacticSans;
    font-weight: 700;
    color: #fff;
}
.hlogo__info p{
	font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
}
.socials__item-img img{
	filter: invert(1);
}
.contacts__top{
	margin-bottom: 0;
}
.contacts__top .phone{
	margin-bottom: 12px;
}


.blockmodal img{
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}
.blockmodal{
    width: 1050px;
    max-width: 100%;
    display: none;
}
.blockmodal__flex{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.blockmodal__imgbox{
	width: 48%;
}
.blockmodal h2{
    font-size: 30px;
    color: #333;
    margin-bottom: 35px;
    position: relative;
}
.blockmodal h2:before{
	content: "";
	position: absolute;
	left: 0;
	width: 50px;
	height: 1px;
	background: #ffb71b;
	bottom: -15px;
}
.blockmodal p{
    font-size: 16px;
    line-height: 1.45;
    color: #000;
    margin-bottom: 15px;
}
.more-btn{
    width: 100%;
    padding: 12px 15px;
    font-size: 12px;
    margin-top: 10px;
}
.blockmodal__box{
	width: 48%;
}
.blockmodal__item{
	width: 100%;
	margin-bottom: 30px;
}
.blockmodal__title{
	font-size: 17px;
	font-weight: 600;
	display: block;
	margin-bottom: 8px;
}
.blockmodal__list{
	list-style: disc;
	padding-left: 15px;
}
.blockmodal__list li{
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 8px;
/*	display: block;*/
}
.blockmodal__squares{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 15px;
}
.blockmodal__square{
	width: 31%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.blockmodal__square__icon{
	width: 40px;
	height: 40px;
	background: #ffb71b;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.blockmodal__square__icon img{
	display: block;
	width: 45%;
	margin: 0;
}
.blockmodal__squaretext{
	font-size: 15px !important;
	font-weight: 500;
	margin: 0 !important;
}


.videobox{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.videobox__item{
	width: 31%;
}
.videobox__video{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	height: 250px;
	border-radius: 15px;
}
.videobox__play{
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 70px;
    height: 70px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.videobox__play:before{
	content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 1px solid #fff;
    border-radius: 100%;
    -webkit-animation: puls 2s linear infinite;
    animation: puls 2s linear infinite;
}
.videobox__play:after{
	content: "";
    width: 140%;
    height: 140%;
    left: -20%;
    top: -20%;
    position: absolute;
    opacity: .3;
    border: 1px solid #fff;
    border-radius: 100%;
    -webkit-animation: puls 2s linear infinite;
    animation: puls 2s linear infinite;
}
.videobox__play img{
	display: block;
	width: 25px;
	height: 25px;
}
.videobox__date{
	display: block;
	font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
}
.videobox__text{
	font-size: 20px;
    line-height: 24px;
}

@keyframes puls {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}


@media (max-width: 767px){
	.hlogo{
		margin-bottom: 15px;
	}
	.blockmodal{
		padding: 24px !important;
	}
	.blockmodal__item{
		width: 100%;
		margin-bottom: 15px;
	}
	.quiz__semifinal-inputs .input{
		margin-bottom: 10px;
	}
	.videobox__item{
		width: 100%;
		margin-bottom: 30px;
	}
	.blockmodal__imgbox{
		width: 100%;
		margin-bottom: 20px;
	}
	.blockmodal__square{
		width: 50%;
    	margin-bottom: 10px;
	}
	.blockmodal__box{
		width: 100%;
	}
}







.mnpkuavyhv {
  padding: 5vw 0;
  overflow: hidden;
}
.mnpkuavyhv__title {
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #1C1C1C;
}
.mnpkuavyhv .smartContainer {
  width: 81.736vw;
  margin: 0 auto;
}
.mnpkuavyhv__inside {
  cursor: pointer;
}
.mnpkuavyhv__box {
  position: relative;
}
.mnpkuavyhv__slider {
  margin-top: 2.604vw;
  padding-bottom: 3.472vw;
}
.mnpkuavyhv__slider .slick-slide {
  margin: 0 0.781vw;
}
.mnpkuavyhv__slider .slick-list {
  margin: 0 -0.781vw;
  overflow: visible;
}
.mnpkuavyhv__slider .slick-prev, .mnpkuavyhv__slider .slick-next {
  width: 2.778vw;
  height: 0.903vw;
  position: absolute;
  bottom: 0;
  text-indent: 9999px;
  border: 0;
}
.mnpkuavyhv__slider .slick-prev {
  background: url(../img/mnpkuavyhv/prev.svg);
  background-size: 100% 100%;
  right: 7.639vw;
}
.mnpkuavyhv__slider .slick-next {
  background: url(../img/mnpkuavyhv/next.svg);
  background-size: 100% 100%;
  right: 0;
}
.mnpkuavyhv__image {
  position: relative;
  height: 25.063vw;
  overflow: hidden;
}
.mnpkuavyhv__image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.mnpkuavyhv__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mnpkuavyhv__play {
  width: 4.58vw;
  height: 4.58vw;
  background: #ffb71b;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.mnpkuavyhv__play img {
  width: 0.677vw;
}
.mnpkuavyhv__text {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3.646vw;
  font-size: 1.042vw;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  /* 160% */
  letter-spacing: 0.6px;
  text-decoration-line: underline;
  text-align: center;
  padding-left: 1.563vw;
  padding-right: 1.563vw;
  color: #fff;
  width: 100%;
}
.mnpkuavyhv__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  bottom: -0.139vw;
  width: 4.861vw;
  right: 2.778vw;
}
.mnpkuavyhv__current {
  color: #1C1C1C;
  font-size: 1.25vw;
  font-weight: 500;
}
.mnpkuavyhv__sep, .mnpkuavyhv__all {
  color: #D2D2D2;
  font-size: 1.25vw;
  font-weight: 500;
}
.mnpkuavyhv__line {
  position: absolute;
  background: #EBEAEC;
  width: 68.75vw;
  height: 1px;
  left: 0;
  bottom: 0.347vw;
}
@media (max-width: 600px) {
  .mnpkuavyhv {
    padding: 12vw 0;
  }
  .mnpkuavyhv .smartContainer {
    width: 90vw;
  }
  .mnpkuavyhv__title {
    font-size: 6.125vw;
    font-weight: 500;
  }
  .mnpkuavyhv__title br {
    display: none;
  }
  .mnpkuavyhv__slider {
    width: 90%;
    margin-top: 6.604vw;
    padding-bottom: 9.472vw;
  }
  .mnpkuavyhv__slider .slick-slide {
    margin: 0 2.381vw;
  }
  .mnpkuavyhv__slider .slick-list {
    margin: 0 -2.381vw;
  }
  .mnpkuavyhv__slider .slick-prev, .mnpkuavyhv__slider .slick-next {
    width: 9.778vw;
    height: 3.903vw;
  }
  .mnpkuavyhv__slider .slick-next {
    right: -7vw;
  }
  .mnpkuavyhv__slider .slick-prev {
    right: 18.639vw;
  }
  .mnpkuavyhv__image {
    height: 98.063vw;
    height: 50vw;
  }
  .mnpkuavyhv__play {
    width: 13.58vw;
    height: 13.58vw;
  }
  .mnpkuavyhv__play img {
    width: 1.977vw;
  }
  .mnpkuavyhv__text {
    font-size: 3.542vw;
    bottom: 5.646vw;
  }
  .mnpkuavyhv__current {
    font-size: 4.25vw;
  }
  .mnpkuavyhv__sep, .mnpkuavyhv__all {
    font-size: 4.25vw;
  }
  .mnpkuavyhv__pagination {
    width: 16.861vw;
    right: 10.778vw;
  }
  .mnpkuavyhv__line {
    width: 48.75vw;
    bottom: 1.347vw;
  }
}
.idvwczrbvq {
  padding: 5vw 0;
}
.idvwczrbvq .smartContainer {
  width: 81.736vw;
  margin: 0 auto;
}
.idvwczrbvq__title {
  color: #1C1C1C;
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 400;
  line-height: 158%;
  letter-spacing: 0.063vw;
  text-transform: uppercase;
}
.idvwczrbvq__advabox {
  margin-top: 2.604vw;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
.idvwczrbvq__adva {
  width: 31%;
  border-right: 1px solid #EBEAEC;
  padding: 0.563vw 2.167vw;
  margin-bottom: 2.042vw;
  margin-right: 3%;
}
.idvwczrbvq__adva:nth-child(3n) {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.idvwczrbvq__adva:first-child, .idvwczrbvq__adva:nth-child(4) {
  padding-left: 0;
}
.idvwczrbvq__adva.big {
  width: 38%;
}
.idvwczrbvq__number {
  color: #ffb71b;
  font-size: 1.55vw;
  letter-spacing: 0.0375vw;
  font-weight: 500;
}
.idvwczrbvq__text {
  margin-top: 0.521vw;
  color: #1C1C1C;
  font-size: 1.4vw;
  font-weight: 400;
  line-height: 1.44;
  letter-spacing: 0.037vw;
}
.idvwczrbvq__text2 {
  margin-top: 0.521vw;
  color: #1C1C1C;
  font-size: 1.0vw;
  font-weight: 400;
  line-height: 1.44;
  letter-spacing: 0.037vw;
}
.idvwczrbvq__text b {
  font-weight: 600;
}
.idvwczrbvq__form {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 2.083vw;
  position: relative;
  z-index: 2;
}
.idvwczrbvq__select, .idvwczrbvq__input {
  width: 31%;
}
.idvwczrbvq__select label, .idvwczrbvq__input label {
  display: block;
  width: 100%;
  color: #949494;
  font-size: 0.729vw;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: 0.42px;
}
.idvwczrbvq__select select, .idvwczrbvq__input select {
  background-color: #F5F5F5;
  border: 0;
  display: block;
  width: 100%;
  color: #1C1C1C;
  font-size: 0.833vw;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  padding: 1.458vw 1.667vw;
  margin-top: 1.042vw;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/ncbnshnpbv/arrow.svg);
  background-size: 0.625vw 0.417vw;
  background-position: 90% center;
  background-repeat: no-repeat;
  outline: none;
}
.idvwczrbvq__select input, .idvwczrbvq__input input {
  background: #F5F5F5;
  border: 0;
  display: block;
  width: 100%;
  color: #1C1C1C;
  font-size: 0.833vw;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  padding: 1.458vw 1.667vw;
  margin-top: 1.042vw;
  transition: all 0.3s ease;
}
.idvwczrbvq__select input:focus, .idvwczrbvq__input input:focus {
  padding-left: 2.083vw;
}
.idvwczrbvq__btn {
  width: 31%;
}
.idvwczrbvq__btn button {
  display: block;
  width: 100%;
  background: #ffb71b;
  font-size: 0.833vw;
  font-weight: 400;
  line-height: 156.25%;
  color: #fff;
  letter-spacing: 0.3 0.333vw;
  text-transform: uppercase;
  border: 0;
  padding: 1.458vw 0;
}
.idvwczrbvq__terms {
  display: block;
  width: 100%;
  margin-top: 1.563vw;
}
.idvwczrbvq__terms input {
  display: none;
}
.idvwczrbvq__terms label {
  color: #1C1C1C;
  font-size: 0.729vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  display: block;
  padding-left: 1.563vw;
  padding-top: 0.104vw;
}
.idvwczrbvq__terms label:before {
  content: "";
  background: #ffb71b;
  width: 1.042vw;
  height: 1.042vw;
  position: absolute;
  left: 0;
  top: 0;
}
.idvwczrbvq__terms label:after {
  content: "";
  width: 0.417vw;
  height: 0.313vw;
  background: url(../img/idvwczrbvq/check.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.365vw;
  left: 0.313vw;
}
.idvwczrbvq__terms label a {
  color: #ffb71b;
  text-decoration: underline;
}
@media (max-width: 600px) {
  .idvwczrbvq {
    padding: 12vw 0;
  }
  .idvwczrbvq .smartContainer {
    width: 90vw;
  }
  .idvwczrbvq__title {
    font-size: 6.125vw;
    line-height: 1.45;
  }
  .idvwczrbvq__advabox {
    margin-top: 6.604vw;
  }
  .idvwczrbvq__adva {
    width: 100% !important;
    padding: 4vw 4vw !important;
    border-left: 1px solid #EBEAEC;
    border-right: 0;
    margin-bottom: 5.042vw;
  }
  .idvwczrbvq__text {
    font-size: 5.1vw;
    margin-top: 2.521vw;
  }
  .idvwczrbvq__text2 {
    font-size: 4.1vw;
    margin-top: 2.521vw;
  }
  .idvwczrbvq__number {
    font-size: 5.55vw;
  }
  .idvwczrbvq__select, .idvwczrbvq__input {
    margin-bottom: 4vw;
    width: 100%;
  }
  .idvwczrbvq__select label, .idvwczrbvq__input label {
    font-size: 3.729vw;
    letter-spacing: initial;
  }
  .idvwczrbvq__select select, .idvwczrbvq__input select {
    margin-top: 2.042vw;
    font-size: 3.833vw;
    padding: 4.458vw 5.667vw;
    background-size: 2.625vw 2.417vw;
  }
  .idvwczrbvq__select input, .idvwczrbvq__input input {
    margin-top: 2.042vw;
    font-size: 3.833vw;
    padding: 4.458vw 5.667vw;
  }
  .idvwczrbvq__select input:hover, .idvwczrbvq__input input:hover {
    padding-left: 6.5vw;
  }
  .idvwczrbvq__btn {
    width: 100%;
  }
  .idvwczrbvq__btn button {
    padding: 4.458vw 0;
    font-size: 3.833vw;
  }
  .idvwczrbvq__form {
    margin-top: 7.083vw;
  }
  .idvwczrbvq__terms label {
    font-size: 3.129vw;
    padding-left: 5.563vw;
    padding-top: 2.104vw;
  }
  .idvwczrbvq__terms label:before {
    width: 3.042vw;
    height: 3.042vw;
    top: 2.2vw;
  }
  .idvwczrbvq__terms label:after {
    width: 1.417vw;
    height: 1.313vw;
    top: 2.965vw;
    left: 0.813vw;
  }
}


.zvrrgoorbb {
  background: url(../img/zvrrgoorbb/bg.jpg) center center/cover no-repeat;
  position: relative;
}
.zvrrgoorbb .smartContainer {
  width: 81.736vw;
  margin: 0 auto;
}
.zvrrgoorbb .smartContainer.big {
  width: 88vw;
}
.zvrrgoorbb__header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.zvrrgoorbb__headerbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 1vw 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.zvrrgoorbb__logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.zvrrgoorbb__logo img {
  width: 8.667vw;
  width: 10.667vw;
}
.zvrrgoorbb__logo p {
  margin-left: 1vw;
  font-size: 0.8vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1vw;
  opacity: 0.9;
  color: #fff;
}
.zvrrgoorbb__social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.zvrrgoorbb__user {
  width: 2.667vw;
  height: 2.667vw;
  border-radius: 50%;
}
.zvrrgoorbb__user img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zvrrgoorbb__socialtext {
  margin-left: 0.533vw;
  color: #FFF;
  font-size: 0.733vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0.867vw;
}
.zvrrgoorbb__mess {
  margin-left: 1vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.zvrrgoorbb__mess a {
  margin: 0 0.5vw;
  width: 2vw;
  height: 2vw;
/*  border-radius: 50%;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
.zvrrgoorbb__callback{
	font-size: 0.9vw;
	border-radius: 2.667vw;
    background: #ffb71b;
    color: #fff;
    padding: 1.2vw 2.033vw;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
}
.zvrrgoorbb__mess a.wa {
  background: #62CF71;
}
.zvrrgoorbb__mess a.tg {
  background: #46A1E7;
}
.zvrrgoorbb__mess a img {
  display: block;
  width: 100%;
}
.zvrrgoorbb__contact {
  text-align: center;
}
.zvrrgoorbb__contact span {
  font-size: 0.667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0.867vw;
  color: #fff;
  position: relative;
  padding-left: 0.667vw;
  margin-bottom: 0.467vw;
  display: inline-block;
}
.zvrrgoorbb__contact span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #37A435;
  width: 0.267vw;
  height: 0.267vw;
  border-radius: 50%;
}
.zvrrgoorbb__contact a {
  font-size: 1vw;
  font-style: normal;
  font-weight: 700;
  line-height: 0.867vw;
  color: #fff;
  display: block;
}
.zvrrgoorbb__container {
  min-height: 100vh;
  padding-top: 10vw;
  padding-bottom: 2.667vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
.zvrrgoorbb__scroll {
  width: 1.2vw;
  position: absolute;
  left: -5.333vw;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.zvrrgoorbb__title {
  font-size: 3.333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 3.867vw;
  color: #fff;
}
.zvrrgoorbb__subtitle {
  margin-top: 2.2vw;
  font-size: 1.467vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
}
.zvrrgoorbb__advbox {
  margin-top: 2.333vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.zvrrgoorbb__advitem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 2.667vw;
}
.zvrrgoorbb__advitem:last-child {
  margin-right: 0;
}
.zvrrgoorbb__advitem img {
  width: 1.333vw;
}
.zvrrgoorbb__advitem p {
  width: calc(100% - 2.367vw);
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  margin-left: 1.133vw;
}
.zvrrgoorbb__btn {
  margin-top: 2.667vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.6vw 2.333vw;
  border-radius: 2.667vw;
  background: #ffb71b;
  border: 0;
  text-decoration: none;
}
.zvrrgoorbb__btn span {
  font-size: 0.933vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  margin-right: 0.8vw;
}
.zvrrgoorbb__btn img {
  display: block;
  width: 1.333vw;
}
.zvrrgoorbb__info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2.667vw;
}
.zvrrgoorbb__infoitem {
  margin-right: 3.333vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.zvrrgoorbb__infoitem:last-child {
  margin-right: 0;
}
.zvrrgoorbb__infoitem img {
  width: 1.333vw;
}
.zvrrgoorbb__inside {
  width: calc(100% - 2.567vw);
  margin-left: 1.333vw;
}
.zvrrgoorbb__inside span {
  color: #fff;
  font-size: 1.033vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.zvrrgoorbb__inside p {
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  margin-top: 0.6vw;
}
@media (max-width: 600px) {
  .zvrrgoorbb .smartContainer {
    width: 100%;
    padding: 0 5vw;
  }
  .zvrrgoorbb .smartContainer.big {
    width: 100%;
  }
  .zvrrgoorbb__headerbox {
    padding: 3vw 0;
  }
  .zvrrgoorbb__logo {
    /*margin-left: auto;
    margin-right: auto;*/
    width: 100%;
    justify-content: center;
  }
  .zvrrgoorbb__logo img {
    width: 41.667vw;
  }
  .zvrrgoorbb__logo p {
    font-size: 2.8vw;
    line-height: 1.3;
    margin-left: 3vw;
  }
  .zvrrgoorbb__container {
    padding-top: 38vw;
    padding-bottom: 15vw;
    justify-content: center;
  }
  .zvrrgoorbb__title {
    font-size: 8.4vw;
    line-height: 1.15;
  }
  .zvrrgoorbb__title br{
  	display: none;
  }
  .zvrrgoorbb__subtitle {
    margin-top: 4.2vw;
    font-size: 4.267vw;
    line-height: 1.3;
  }
  .zvrrgoorbb__advitem p {
    font-size: 3vw;
  }
  .zvrrgoorbb__advitem p br{
  	display: none;
  }
  .zvrrgoorbb__btn {
    padding: 4.6vw 7.333vw;
    border-radius: 11.667vw;
  }
  .zvrrgoorbb__btn span {
    font-size: 3.933vw;
    margin-right: 2.8vw;
  }
  .zvrrgoorbb__btn img {
    width: 5.333vw;
  }
  .zvrrgoorbb__advbox {
    margin-top: 6.333vw;
  }
  .zvrrgoorbb__advitem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4vw;
  }
  .zvrrgoorbb__advitem img {
    width: 4.333vw;
  }
  .zvrrgoorbb__advitem p {
    width: calc(100% - 7.467vw);
    margin-left: 3.133vw;
    font-size: 3.5vw;
  }
  .zvrrgoorbb__contact {
    margin-top: 4vw;
  }
  .zvrrgoorbb__contact span {
    font-size: 2.667vw;
    line-height: 1.3;
    margin-bottom: 1.467vw;
  }
  .zvrrgoorbb__contact a {
    font-size: 3.5vw;
    line-height: 1;
  }
  .zvrrgoorbb__mess {
    margin-left: 0;
  }
  .zvrrgoorbb__mess a {
    width: 8vw;
    height: 8vw;
    margin: 0 1.2vw;
  }
  .zvrrgoorbb__socialtext {
    font-size: 3vw;
    line-height: 1.3;
    margin-left: 2.533vw;
    display: none;
  }
  .zvrrgoorbb__user {
    width: 8.667vw;
    height: 8.667vw;
    display: none;
  }
  .zvrrgoorbb__infoitem {
    margin-top: 4vw;
    margin-right: 0;
    width: 48%;
  }
  .zvrrgoorbb__infoitem img {
    width: 4.333vw;
  }
  .zvrrgoorbb__inside {
    margin-left: 3.133vw;
    margin-left: 3.333vw;
  }
  .zvrrgoorbb__inside span {
    font-size: 3.5vw;
  }
  .zvrrgoorbb__inside p {
    font-size: 3.5vw;
    margin-top: 1.6vw;
  }
  .zvrrgoorbb__inside p br {
    display: none;
  }
  .zvrrgoorbb__callback{
  	font-size: 2.9vw;
    border-radius: 6.667vw;
    margin-top: 4vw;
    padding: 3.2vw 4.033vw;
  }
}


.partners{
	padding: 5vw 0;
	background: #f9f9f9;
}
.partners__title {
  font-size: 3.333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 3.867vw;
  color: #333;
  text-align: center;
  margin-bottom: 5vw;
  text-transform: uppercase;
}
.partners__box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.partners__item{
	width: 31%;
	text-align: center;
	margin-bottom: 2.083vw;
}
.partners__icon{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 10.417vw;
	width: 10.417vw;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.694vw;
}
.partners__icon img{
	object-fit: contain;
	width: 90%;
	height: 90%;
}
.partners__text{
	font-size: 1.042vw;
	font-weight: 500;
	text-decoration: underline;
}
@media (max-width: 600px){
	.partners__title{
		font-size: 6.125vw;
    	font-weight: 500;
    	margin-bottom: 10vw;
	}
	.partners__item{
		width: 48%;
	}
	.partners__icon{
		height: 23.417vw;
    	width: 23.417vw;
    	margin-bottom: 2.694vw;
	}
	.partners__text{
		font-size: 3.542vw;
	}
}


.contacform{
	padding: 5vw 0;
}
.contacform__title{
	font-size: 3.333vw;
	font-style: normal;
	font-weight: 400;
	line-height: 3.867vw;
	color: #333;
	text-align: center;
	margin-bottom: 5vw;
	text-transform: uppercase;
}
.contacform__box{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
.contacform__row{
	margin-bottom: 2.083vw;
}
.contacform__subtitle{
	display: block;
	font-size: 1.111vw;
	font-weight: 700;
	margin-bottom: 0.694vw;
}
.contacform__text{
	font-size: 1.042vw;
	line-height: 1.2;
	font-weight: 400;
}
.contacform__info{
	width: 35%;
  padding: 5vw 0;
}
.contacform__map{
	width: 65%;
}
.contacform__socs{
	margin-bottom: 1vw;
}
.contacform__soc{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.contacform__soc img{
	display: block;
	width: 1.250vw;
	filter: invert(1);
	margin-right: 0.556vw;
}
.contacform__soc span{
	font-size: 1.042vw;
	line-height: 1.2;
	font-weight: 400;
}

@media (max-width: 600px){
	.contacform__title{
		font-size: 6.125vw;
    	font-weight: 500;
    	margin-bottom: 10vw;
	}
	.contacform{
		padding: 15vw 0;
	}
	.contacform__info{
		width: 100%;
		margin-bottom: 5vw;
	}
	.contacform__map{
		width: 100%;
		height: 320px;
	}
	.contacform__row {
	    margin-bottom: 5.083vw;
	}
	.contacform__subtitle{
		font-size: 4.111vw;
    	font-weight: 700;
    	margin-bottom: 2.694vw;
	}
	.contacform__text{
		font-size: 4vw;
		line-height: 1.4;
	}
	.contacform__socs{
		margin-bottom: 3vw;
	}
	.contacform__soc span{
		font-size: 4vw;
	}
	.contacform__soc img{
		width: 4.25vw;
		margin-right: 2.556vw;
	}

}




.howitworks{
	padding: 5vw;
}
.howitworks__title{
	font-size: 3.333vw;
	font-style: normal;
	font-weight: 400;
	line-height: 3.867vw;
	color: #fff;
	text-align: center;
	margin-bottom: 5vw;
}
.howitworks__box{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.howitworks__item{
	width: 31%;
	margin-bottom: 3.472vw;
}
.howitworks__icon{
	width: 10.417vw;
	height: 10.417vw;
	margin-bottom: 0.347vw;
	margin-left: auto;
	margin-right: auto;
}
.howitworks__icon img{
	max-width: 100%;
}
.howitworks__text{
	color: #fff;
	font-weight: 600;
	font-size: 1.250vw;
	text-align: center;
}
@media (max-width: 600px){
	.howitworks{
		padding: 14vw 0 6vw;
	}
	.howitworks__title{
		font-size: 6.125vw;
    	font-weight: 500;
    	margin-bottom: 10vw;
	}
	.howitworks__item{
		width: 48%;
		margin-bottom: 8.472vw;
	}
	.howitworks__icon{
		width: 20.417vw;
    	height: 20.417vw;
	}
	.howitworks__text{
		font-size: 3.5vw;
	}
}


.whatcost{
  padding: 70px 0;
}
.whatcost__box{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.whatcost__image{
  width: 48%;
  position: sticky;
  top: 50px;
}
.whatcost__image img{
  display: block;
  width: 100%;
}
.whatcost__info{
  width: 48%;
}
.whatcost__title{
  font-size: 36px;
  text-transform: uppercase;
  color: #333;
  line-height: 1.2;
  margin-bottom: 20px;
}
.whatcost__list{
  margin-bottom: 20px;
}
.whatcost__list li{
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 8px;
  padding-left: 25px;
  position: relative;
}
.whatcost__list li:before{
  content: "";
  width: 13px;
  height: 13px;
  background: url(../img/zvrrgoorbb/check.svg);
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 3px;
}

@media (max-width: 768px){
  .whatcost{
    padding: 50px 0;
  }
  .whatcost__title{
    font-size: 26px;
  }
  .whatcost__image{
    width: 100%;
    margin-bottom: 30px;
  }
  .whatcost__info{
    width: 100%;
  }
}










